Fixes to window size calculations in term.el.
authorChong Yidong <cyd@gnu.org>
Wed, 20 Jun 2012 08:34:21 +0000 (16:34 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 20 Jun 2012 08:34:21 +0000 (16:34 +0800)
commit69aa79f639462e366981ab82e5f99fd2a5517ab5
tree644c67f918beef045d3a06121f530138a8b36cde
parent60aa6056e5938aa38ff37f558412a5250b3eb1a4
Fixes to window size calculations in term.el.

* term.el (term-window-width): Handle the case of a missing right
fringe.
(term-check-size): Use window-text-height.
(term-mode): Use define-derived-mode.  Minor cleanups.
lisp/ChangeLog
lisp/term.el